home *** CD-ROM | disk | FTP | other *** search
- WinLIB Demo Program
- by Ken Hollis
-
- This program simply tests out the features of WinLIB. It currently
- demonstrates the following features (and function calls) of WinLIB:
-
- o Menu title and item creation (with callback demonstrations)
- o Menu check items
- o Keyboard callback handling
- o Initialization and deinitialization of WinLIB
- o Creation of windows, manipulation, and removal of them
-
- To make this program, simply type "make" but make sure you have the
- WinLIB library available, or it will not compile.
-
- The only functional options are under the Settings menu, which
- demonstrates Menu_AddCheck, under the File menu where you can quit the
- program, and under the Options menu where you can get the current version
- of the WinLIB library. That's IT! :)
-